home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / fs-650p2.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  35.9 KB  |  940 lines

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *%  PPD file for FS-6500+ (EUROPE ENGLISH)
  5. *%
  6. *%  Copyright (C) 1993-1998 Kyocera Technology Development Inc.
  7. *%  All Rights Reserved
  8. *%
  9. *%  Permission is granted for redistribution of this file as long as this
  10. *%  copyright notice is intact and the contents of the file are not altered
  11. *%  in any way from their original form.
  12. *%
  13. *%    Contents of this file are automatically generated by the PPDGEN utility 
  14. *%
  15. *%
  16. *%=============================================================================
  17.  
  18. *FileVersion: "1.2.3"
  19. *FormatVersion: "4.3"
  20. *LanguageEncoding: ISOLatin1
  21. *LanguageVersion: English
  22. *Product: "(FS-6500+)"
  23. *PSVersion: "(2014.108) 1"
  24. *Manufacturer: "Kyocera"
  25. *ModelName: "Kyocera FS-6500+ (KPDL-2)"
  26. *ShortNickName: "Kyocera FS-6500+ (KPDL-2)"
  27. *NickName: "Kyocera FS-6500+ (KPDL-2)"
  28. *PCFileName: "FS-650P2.PPD"
  29.  
  30. *%=============================================================================
  31. *%=== Basic Device Capabilities
  32. *%=============================================================================
  33.  
  34. *LanguageLevel: "2"
  35. *ColorDevice: False
  36. *DefaultColorSpace: Gray
  37. *TTRasterizer: Type42
  38. *?TTRasterizer: "
  39.  save
  40.    42 /FontType resourcestatus
  41.    { pop pop (Type42) }{ pop pop (None) } ifelse = flush
  42.  restore"
  43. *End
  44. *FreeVM: "1368000"
  45. *Throughput: "12"
  46.  
  47. *%=============================================================================
  48. *%=== System Management
  49. *%=============================================================================
  50.  
  51. *SuggestedJobTimeout: "0"
  52. *SuggestedManualFeedTimeout: "0"
  53. *SuggestedWaitTimeout: "120"
  54. *PrintPSErrors: True
  55.  
  56. *Password: "0"
  57.  
  58. *ExitServer: " count 0 eq { true }
  59.  { dup statusdict /checkpassword get exec not } ifelse
  60.  { (WARNING : Cannot perform the exitserver command.) =
  61.    (Password supplied is not valid.) =
  62.    (Please contact the author of this software.) = flush quit } if
  63.  serverdict /exitserver get exec"
  64. *End
  65.  
  66. *Reset: " count 0 eq { true }
  67.   { dup statusdict /checkpassword get exec not } ifelse
  68.   { (WARNING : Cannot perform the exitserver command.) =
  69.     (Password supplied is not valid.) =
  70.     (Please contact the author of this software.) = flush quit } if
  71.   serverdict /exitserver get exec
  72.   systemdict /quit get exec
  73.   (WARNING : Printer Reset Failed.) = flush"
  74. *End
  75.  
  76. *%=============================================================================
  77. *%=== Emulations 
  78. *%=============================================================================
  79.  
  80. *Protocols: BCP PJL TBCP
  81.  
  82. *1284Modes Parallel: Compat Nibble ECP
  83. *1284DeviceID: "MFG:Kyocera:Model:FS-6500+;COMMAND SET: POSTSCRIPT, PJL, PCL"
  84.  
  85. *Emulators: diablo630 hpgl hplj proprinter
  86. *StartEmulator_diablo630: "<04>!R!SEM2;EXIT;"
  87. *StopEmulator_diablo630: "!R!SEM9;EXIT;<04>"
  88. *StartEmulator_hpgl: "<04>!R!SEM8;EXIT;"
  89. *StopEmulator_hpgl: "!R!SEM9;EXIT;<04>"
  90. *StartEmulator_hplj: "<04>!R!SEM6;EXIT;"
  91. *StopEmulator_hplj: "!R!SEM9;EXIT;<04>"
  92. *StartEmulator_proprinter: "<04>!R!SEM1;EXIT;"
  93. *StopEmulator_proprinter: "!R!SEM9;EXIT;<04>"
  94.  
  95. *%=============================================================================
  96. *%=== JCL Information 
  97. *%=============================================================================
  98.  
  99. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  100. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  101. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  102.  
  103. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  104. *DefaultJCLEconomode: PrinterDefault
  105. *OrderDependency: 5 JCLSetup *JCLEconomode
  106. *JCLEconomode PrinterDefault/Printer Default: ""
  107. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  108. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  109. *JCLCloseUI: *JCLEconomode
  110.  
  111. *JCLOpenUI *JCLEcoPower/EcoPower: PickOne
  112. *DefaultJCLEcoPower: PrinterDefault
  113. *OrderDependency: 5 JCLSetup *JCLEcoPower
  114. *JCLEcoPower PrinterDefault/Printer Default: ""
  115. *JCLEcoPower Off/Off: "@PJL SET POWERSAVE=OFF<0A>"
  116. *JCLEcoPower 5/5 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=5<0A>"
  117. *JCLEcoPower 15/15 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=15<0A>"
  118. *JCLEcoPower 30/30 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=30<0A>"
  119. *JCLEcoPower 45/45 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=45<0A>"
  120. *JCLEcoPower 60/60 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=60<0A>"
  121. *JCLEcoPower 90/90 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=90<0A>"
  122. *JCLEcoPower 120/120 Minutes: "@PJL SET POWERSAVE=ON<0A>@PJL SET POWERSAVETIME=120<0A>"
  123. *JCLCloseUI: *JCLEcoPower
  124.  
  125. *JCLOpenUI *JCLPrintDensity/Print Density: PickOne
  126. *DefaultJCLPrintDensity: PrinterDefault
  127. *OrderDependency: 5 JCLSetup *JCLPrintDensity
  128. *JCLPrintDensity PrinterDefault/Printer Default: ""
  129. *JCLPrintDensity 1/Light: "@PJL SET DENSITY=1<0A>"
  130. *JCLPrintDensity 3/Medium: "@PJL SET DENSITY=3<0A>"
  131. *JCLPrintDensity 5/Dark: "@PJL SET DENSITY=5<0A>"
  132. *JCLCloseUI: *JCLPrintDensity
  133.  
  134. *JCLOpenUI *JCLImageAdapt/Image Adapt: PickOne
  135. *DefaultJCLImageAdapt: PrinterDefault
  136. *OrderDependency: 5 JCLSetup *JCLImageAdapt
  137. *JCLImageAdapt PrinterDefault/Printer Default: ""
  138. *JCLImageAdapt Auto/Auto: "@PJL SET IMAGEADAPT=AUTO<0A>"
  139. *JCLImageAdapt On/On: "@PJL SET IMAGEADAPT=ON<0A>"
  140. *JCLImageAdapt Off/Off: "@PJL SET IMAGEADAPT=OFF<0A>"
  141. *JCLCloseUI: *JCLImageAdapt
  142.  
  143. *JCLOpenUI *JCLFrontPanelLang/Front Panel Language: PickOne
  144. *DefaultJCLFrontPanelLang: PrinterDefault
  145. *OrderDependency: 5 JCLSetup *JCLFrontPanelLang
  146. *JCLFrontPanelLang PrinterDefault/Printer Default: ""
  147. *JCLFrontPanelLang English/English: "@PJL SET LANG=ENGLISH<0A>"
  148. *JCLFrontPanelLang French/French: "@PJL SET LANG=FRENCH<0A>"
  149. *JCLFrontPanelLang German/German: "@PJL SET LANG=GERMAN<0A>"
  150. *JCLCloseUI: *JCLFrontPanelLang
  151.  
  152. *%=============================================================================
  153. *%=== Installable Options for 650P
  154. *%=============================================================================
  155.  
  156. *OpenGroup: InstallableOptions/Installable Options
  157.  
  158. *%=== Envelope Feeder (EF-1)
  159. *OpenUI *Option01/Envelope Feeder (EF-1): Boolean
  160. *DefaultOption01: False
  161. *Option01 True/Installed: ""
  162. *Option01 False/Not Installed: ""
  163. *CloseUI: *Option01
  164.  
  165. *%=== Universal Feeder (UF-1)
  166. *OpenUI *Option02/Universal Feeder (UF-1): Boolean
  167. *DefaultOption02: False
  168. *Option02 True/Installed: ""
  169. *Option02 False/Not Installed: ""
  170. *CloseUI: *Option02
  171.  
  172. *%=== Paper Feeders (PF-9)
  173. *OpenUI *Option11/Paper Feeders (PF-9): PickOne
  174. *DefaultOption11: None
  175. *Option11 None/None: ""
  176. *Option11 One/One: ""
  177. *Option11 Two/Two: ""
  178. *CloseUI: *Option11
  179.  
  180. *%=== Installed Memory
  181. *OpenUI *InstalledMemory/Memory Upgrade: PickOne
  182. *DefaultInstalledMemory: 3MB
  183. *InstalledMemory 3MB/Standard: ""
  184. *InstalledMemory 4MB/1MB Upgrade: ""
  185. *InstalledMemory 5MB/2MB Upgrade: ""
  186. *InstalledMemory 6MB/3MB Upgrade: ""
  187. *InstalledMemory 7MB/4MB Upgrade: ""
  188. *InstalledMemory 8MB/5MB Upgrade: ""
  189. *InstalledMemory 10MB/7MB Upgrade: ""
  190. *InstalledMemory 11MB/8MB Upgrade: ""
  191. *InstalledMemory 12MB/9MB Upgrade: ""
  192. *InstalledMemory 14MB/11MB Upgrade: ""
  193. *InstalledMemory 18MB/15MB Upgrade: ""
  194. *InstalledMemory 19MB/16MB Upgrade: ""
  195. *InstalledMemory 20MB/17MB Upgrade: ""
  196. *InstalledMemory 22MB/19MB Upgrade: ""
  197. *InstalledMemory 26MB/23MB Upgrade: ""
  198. *InstalledMemory 34MB/31MB Upgrade: ""
  199. *InstalledMemory 35MB/32MB Upgrade: ""
  200. *InstalledMemory 36MB/33MB Upgrade: ""
  201. *InstalledMemory 38MB/35MB Upgrade: ""
  202. *InstalledMemory 42MB/39MB Upgrade: ""
  203. *InstalledMemory 50MB/47MB Upgrade: ""
  204. *InstalledMemory 66MB/63MB Upgrade: ""
  205. *CloseUI: *InstalledMemory
  206.  
  207. *CloseGroup: InstallableOptions
  208.  
  209. *%=============================================================================
  210. *%=== Virtual Memory 
  211. *%=============================================================================
  212.  
  213. *VMOption 3MB: "1368000"
  214. *VMOption 4MB: "2208000"
  215. *VMOption 5MB: "3048000"
  216. *VMOption 6MB: "3888000"
  217. *VMOption 7MB: "4728000"
  218. *VMOption 8MB: "5568000"
  219. *VMOption 10MB: "7248000"
  220. *VMOption 11MB: "8088000"
  221. *VMOption 12MB: "8928000"
  222. *VMOption 14MB: "10608000"
  223. *VMOption 18MB: "13968000"
  224. *VMOption 19MB: "14808000"
  225. *VMOption 20MB: "15648000"
  226. *VMOption 22MB: "17328000"
  227. *VMOption 26MB: "20688000"
  228. *VMOption 34MB: "27408000"
  229. *VMOption 35MB: "28248000"
  230. *VMOption 36MB: "29088000"
  231. *VMOption 38MB: "30768000"
  232. *VMOption 42MB: "34128000"
  233. *VMOption 50MB: "42528000"
  234. *VMOption 66MB: "54288000"
  235.  
  236.  
  237. *%=============================================================================
  238. *%=== Constraints
  239. *%=============================================================================
  240.  
  241. *%=== Constrain Multiple Optional Feeders
  242. *UIConstraints: *Option01 True *Option02 True
  243. *UIConstraints: *Option02 True *Option01 True
  244.  
  245. *%=== Constrain Optional Feeder Input Slots
  246. *UIConstraints: *Option01 False *InputSlot EF1
  247. *UIConstraints: *InputSlot EF1 *Option01 False
  248. *UIConstraints: *Option02 False *InputSlot UF1
  249. *UIConstraints: *InputSlot UF1 *Option02 False
  250.  
  251. *%=== Constrain Paper Feeder Input Slots
  252. *UIConstraints: *Option11 None *InputSlot PF9A
  253. *UIConstraints: *Option11 None *InputSlot PF9B
  254. *UIConstraints: *Option11 One *InputSlot PF9B
  255. *UIConstraints: *InputSlot PF9A *Option11 None
  256. *UIConstraints: *InputSlot PF9B *Option11 None
  257. *UIConstraints: *InputSlot PF9B *Option11 One
  258.  
  259. *%=== Constrain Duplex Options
  260.  
  261. *%=== Constrain Hard Disk Options
  262.  
  263. *%=== Constrain Hard Disk Options
  264.  
  265. *%=== Constrain Staple Options
  266.  
  267. *%=== Constrain Multiple Output Options
  268.  
  269. *%=== Constrain Output Bins
  270.  
  271. *%=== Constrain Internal Cassette Paper Sizes
  272. *UIConstraints: *PageSize Executive *InputSlot Internal
  273. *UIConstraints: *PageRegion Executive *InputSlot Internal
  274. *UIConstraints: *InputSlot Internal *PageSize Executive
  275. *UIConstraints: *InputSlot Internal *PageRegion Executive
  276. *UIConstraints: *PageSize A6 *InputSlot Internal
  277. *UIConstraints: *PageRegion A6 *InputSlot Internal
  278. *UIConstraints: *InputSlot Internal *PageSize A6
  279. *UIConstraints: *InputSlot Internal *PageRegion A6
  280. *UIConstraints: *PageSize B5 *InputSlot Internal
  281. *UIConstraints: *PageRegion B5 *InputSlot Internal
  282. *UIConstraints: *InputSlot Internal *PageSize B5
  283. *UIConstraints: *InputSlot Internal *PageRegion B5
  284. *UIConstraints: *PageSize B6 *InputSlot Internal
  285. *UIConstraints: *PageRegion B6 *InputSlot Internal
  286. *UIConstraints: *InputSlot Internal *PageSize B6
  287. *UIConstraints: *InputSlot Internal *PageRegion B6
  288. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  289. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  290. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  291. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  292. *UIConstraints: *PageSize Env9 *InputSlot Internal
  293. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  294. *UIConstraints: *InputSlot Internal *PageSize Env9
  295. *UIConstraints: *InputSlot Internal *PageRegion Env9
  296. *UIConstraints: *PageSize Env10 *InputSlot Internal
  297. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  298. *UIConstraints: *InputSlot Internal *PageSize Env10
  299. *UIConstraints: *InputSlot Internal *PageRegion Env10
  300. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  301. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  302. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  303. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  304. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  305. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  306. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  307. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  308. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  309. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  310. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  311. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  312.  
  313. *%=== Constrain Paper Sizes for Option Feeders
  314. *UIConstraints: *PageSize Letter *InputSlot EF1
  315. *UIConstraints: *PageRegion Letter *InputSlot EF1
  316. *UIConstraints: *InputSlot EF1 *PageSize Letter
  317. *UIConstraints: *InputSlot EF1 *PageRegion Letter
  318. *UIConstraints: *PageSize Legal *InputSlot EF1
  319. *UIConstraints: *PageRegion Legal *InputSlot EF1
  320. *UIConstraints: *InputSlot EF1 *PageSize Legal
  321. *UIConstraints: *InputSlot EF1 *PageRegion Legal
  322. *UIConstraints: *PageSize Executive *InputSlot EF1
  323. *UIConstraints: *PageRegion Executive *InputSlot EF1
  324. *UIConstraints: *InputSlot EF1 *PageSize Executive
  325. *UIConstraints: *InputSlot EF1 *PageRegion Executive
  326. *UIConstraints: *PageSize Ledger *InputSlot EF1
  327. *UIConstraints: *PageRegion Ledger *InputSlot EF1
  328. *UIConstraints: *InputSlot EF1 *PageSize Ledger
  329. *UIConstraints: *InputSlot EF1 *PageRegion Ledger
  330. *UIConstraints: *PageSize A3 *InputSlot EF1
  331. *UIConstraints: *PageRegion A3 *InputSlot EF1
  332. *UIConstraints: *InputSlot EF1 *PageSize A3
  333. *UIConstraints: *InputSlot EF1 *PageRegion A3
  334. *UIConstraints: *PageSize A4 *InputSlot EF1
  335. *UIConstraints: *PageRegion A4 *InputSlot EF1
  336. *UIConstraints: *InputSlot EF1 *PageSize A4
  337. *UIConstraints: *InputSlot EF1 *PageRegion A4
  338. *UIConstraints: *PageSize A5 *InputSlot EF1
  339. *UIConstraints: *PageRegion A5 *InputSlot EF1
  340. *UIConstraints: *InputSlot EF1 *PageSize A5
  341. *UIConstraints: *InputSlot EF1 *PageRegion A5
  342. *UIConstraints: *PageSize A6 *InputSlot EF1
  343. *UIConstraints: *PageRegion A6 *InputSlot EF1
  344. *UIConstraints: *InputSlot EF1 *PageSize A6
  345. *UIConstraints: *InputSlot EF1 *PageRegion A6
  346. *UIConstraints: *PageSize B4 *InputSlot EF1
  347. *UIConstraints: *PageRegion B4 *InputSlot EF1
  348. *UIConstraints: *InputSlot EF1 *PageSize B4
  349. *UIConstraints: *InputSlot EF1 *PageRegion B4
  350. *UIConstraints: *PageSize B5 *InputSlot EF1
  351. *UIConstraints: *PageRegion B5 *InputSlot EF1
  352. *UIConstraints: *InputSlot EF1 *PageSize B5
  353. *UIConstraints: *InputSlot EF1 *PageRegion B5
  354. *UIConstraints: *PageSize B6 *InputSlot EF1
  355. *UIConstraints: *PageRegion B6 *InputSlot EF1
  356. *UIConstraints: *InputSlot EF1 *PageSize B6
  357. *UIConstraints: *InputSlot EF1 *PageRegion B6
  358.  
  359. *UIConstraints: *PageSize Legal *InputSlot UF1
  360. *UIConstraints: *PageRegion Legal *InputSlot UF1
  361. *UIConstraints: *InputSlot UF1 *PageSize Legal
  362. *UIConstraints: *InputSlot UF1 *PageRegion Legal
  363. *UIConstraints: *PageSize Ledger *InputSlot UF1
  364. *UIConstraints: *PageRegion Ledger *InputSlot UF1
  365. *UIConstraints: *InputSlot UF1 *PageSize Ledger
  366. *UIConstraints: *InputSlot UF1 *PageRegion Ledger
  367. *UIConstraints: *PageSize A3 *InputSlot UF1
  368. *UIConstraints: *PageRegion A3 *InputSlot UF1
  369. *UIConstraints: *InputSlot UF1 *PageSize A3
  370. *UIConstraints: *InputSlot UF1 *PageRegion A3
  371. *UIConstraints: *PageSize B4 *InputSlot UF1
  372. *UIConstraints: *PageRegion B4 *InputSlot UF1
  373. *UIConstraints: *InputSlot UF1 *PageSize B4
  374. *UIConstraints: *InputSlot UF1 *PageRegion B4
  375. *UIConstraints: *PageSize EnvPersonal *InputSlot UF1
  376. *UIConstraints: *PageRegion EnvPersonal *InputSlot UF1
  377. *UIConstraints: *InputSlot UF1 *PageSize EnvPersonal
  378. *UIConstraints: *InputSlot UF1 *PageRegion EnvPersonal
  379. *UIConstraints: *PageSize Env9 *InputSlot UF1
  380. *UIConstraints: *PageRegion Env9 *InputSlot UF1
  381. *UIConstraints: *InputSlot UF1 *PageSize Env9
  382. *UIConstraints: *InputSlot UF1 *PageRegion Env9
  383. *UIConstraints: *PageSize Env10 *InputSlot UF1
  384. *UIConstraints: *PageRegion Env10 *InputSlot UF1
  385. *UIConstraints: *InputSlot UF1 *PageSize Env10
  386. *UIConstraints: *InputSlot UF1 *PageRegion Env10
  387. *UIConstraints: *PageSize EnvMonarch *InputSlot UF1
  388. *UIConstraints: *PageRegion EnvMonarch *InputSlot UF1
  389. *UIConstraints: *InputSlot UF1 *PageSize EnvMonarch
  390. *UIConstraints: *InputSlot UF1 *PageRegion EnvMonarch
  391. *UIConstraints: *PageSize EnvDL *InputSlot UF1
  392. *UIConstraints: *PageRegion EnvDL *InputSlot UF1
  393. *UIConstraints: *InputSlot UF1 *PageSize EnvDL
  394. *UIConstraints: *InputSlot UF1 *PageRegion EnvDL
  395. *UIConstraints: *PageSize EnvC5 *InputSlot UF1
  396. *UIConstraints: *PageRegion EnvC5 *InputSlot UF1
  397. *UIConstraints: *InputSlot UF1 *PageSize EnvC5
  398. *UIConstraints: *InputSlot UF1 *PageRegion EnvC5
  399.  
  400.  
  401. *%=== Constrain Paper Sizes for Paper Feeder
  402. *UIConstraints: *PageSize Executive *InputSlot PF9A
  403. *UIConstraints: *PageRegion Executive *InputSlot PF9A
  404. *UIConstraints: *InputSlot PF9A *PageSize Executive
  405. *UIConstraints: *InputSlot PF9A *PageRegion Executive
  406. *UIConstraints: *PageSize A5 *InputSlot PF9A
  407. *UIConstraints: *PageRegion A5 *InputSlot PF9A
  408. *UIConstraints: *InputSlot PF9A *PageSize A5
  409. *UIConstraints: *InputSlot PF9A *PageRegion A5
  410. *UIConstraints: *PageSize A6 *InputSlot PF9A
  411. *UIConstraints: *PageRegion A6 *InputSlot PF9A
  412. *UIConstraints: *InputSlot PF9A *PageSize A6
  413. *UIConstraints: *InputSlot PF9A *PageRegion A6
  414. *UIConstraints: *PageSize B6 *InputSlot PF9A
  415. *UIConstraints: *PageRegion B6 *InputSlot PF9A
  416. *UIConstraints: *InputSlot PF9A *PageSize B6
  417. *UIConstraints: *InputSlot PF9A *PageRegion B6
  418. *UIConstraints: *PageSize EnvPersonal *InputSlot PF9A
  419. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF9A
  420. *UIConstraints: *InputSlot PF9A *PageSize EnvPersonal
  421. *UIConstraints: *InputSlot PF9A *PageRegion EnvPersonal
  422. *UIConstraints: *PageSize Env9 *InputSlot PF9A
  423. *UIConstraints: *PageRegion Env9 *InputSlot PF9A
  424. *UIConstraints: *InputSlot PF9A *PageSize Env9
  425. *UIConstraints: *InputSlot PF9A *PageRegion Env9
  426. *UIConstraints: *PageSize Env10 *InputSlot PF9A
  427. *UIConstraints: *PageRegion Env10 *InputSlot PF9A
  428. *UIConstraints: *InputSlot PF9A *PageSize Env10
  429. *UIConstraints: *InputSlot PF9A *PageRegion Env10
  430. *UIConstraints: *PageSize EnvMonarch *InputSlot PF9A
  431. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF9A
  432. *UIConstraints: *InputSlot PF9A *PageSize EnvMonarch
  433. *UIConstraints: *InputSlot PF9A *PageRegion EnvMonarch
  434. *UIConstraints: *PageSize EnvDL *InputSlot PF9A
  435. *UIConstraints: *PageRegion EnvDL *InputSlot PF9A
  436. *UIConstraints: *InputSlot PF9A *PageSize EnvDL
  437. *UIConstraints: *InputSlot PF9A *PageRegion EnvDL
  438. *UIConstraints: *PageSize EnvC5 *InputSlot PF9A
  439. *UIConstraints: *PageRegion EnvC5 *InputSlot PF9A
  440. *UIConstraints: *InputSlot PF9A *PageSize EnvC5
  441. *UIConstraints: *InputSlot PF9A *PageRegion EnvC5
  442.  
  443. *UIConstraints: *PageSize Executive *InputSlot PF9B
  444. *UIConstraints: *PageRegion Executive *InputSlot PF9B
  445. *UIConstraints: *InputSlot PF9B *PageSize Executive
  446. *UIConstraints: *InputSlot PF9B *PageRegion Executive
  447. *UIConstraints: *PageSize A5 *InputSlot PF9B
  448. *UIConstraints: *PageRegion A5 *InputSlot PF9B
  449. *UIConstraints: *InputSlot PF9B *PageSize A5
  450. *UIConstraints: *InputSlot PF9B *PageRegion A5
  451. *UIConstraints: *PageSize A6 *InputSlot PF9B
  452. *UIConstraints: *PageRegion A6 *InputSlot PF9B
  453. *UIConstraints: *InputSlot PF9B *PageSize A6
  454. *UIConstraints: *InputSlot PF9B *PageRegion A6
  455. *UIConstraints: *PageSize B6 *InputSlot PF9B
  456. *UIConstraints: *PageRegion B6 *InputSlot PF9B
  457. *UIConstraints: *InputSlot PF9B *PageSize B6
  458. *UIConstraints: *InputSlot PF9B *PageRegion B6
  459. *UIConstraints: *PageSize EnvPersonal *InputSlot PF9B
  460. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF9B
  461. *UIConstraints: *InputSlot PF9B *PageSize EnvPersonal
  462. *UIConstraints: *InputSlot PF9B *PageRegion EnvPersonal
  463. *UIConstraints: *PageSize Env9 *InputSlot PF9B
  464. *UIConstraints: *PageRegion Env9 *InputSlot PF9B
  465. *UIConstraints: *InputSlot PF9B *PageSize Env9
  466. *UIConstraints: *InputSlot PF9B *PageRegion Env9
  467. *UIConstraints: *PageSize Env10 *InputSlot PF9B
  468. *UIConstraints: *PageRegion Env10 *InputSlot PF9B
  469. *UIConstraints: *InputSlot PF9B *PageSize Env10
  470. *UIConstraints: *InputSlot PF9B *PageRegion Env10
  471. *UIConstraints: *PageSize EnvMonarch *InputSlot PF9B
  472. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF9B
  473. *UIConstraints: *InputSlot PF9B *PageSize EnvMonarch
  474. *UIConstraints: *InputSlot PF9B *PageRegion EnvMonarch
  475. *UIConstraints: *PageSize EnvDL *InputSlot PF9B
  476. *UIConstraints: *PageRegion EnvDL *InputSlot PF9B
  477. *UIConstraints: *InputSlot PF9B *PageSize EnvDL
  478. *UIConstraints: *InputSlot PF9B *PageRegion EnvDL
  479. *UIConstraints: *PageSize EnvC5 *InputSlot PF9B
  480. *UIConstraints: *PageRegion EnvC5 *InputSlot PF9B
  481. *UIConstraints: *InputSlot PF9B *PageSize EnvC5
  482. *UIConstraints: *InputSlot PF9B *PageRegion EnvC5
  483.  
  484. *%=============================================================================
  485. *%=== Resolution 
  486. *%=============================================================================
  487.  
  488. *OpenUI *Resolution/Resolution: PickOne
  489. *OrderDependency: 10 AnySetup *Resolution
  490. *DefaultResolution: 300dpi
  491. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  492. *?Resolution: "
  493.   save
  494.     currentpagedevice /HWResolution get
  495.     0 get (      ) cvs print (dpi) = flush
  496.   restore
  497.   "
  498. *End
  499. *CloseUI: *Resolution
  500.  
  501. *%=============================================================================
  502. *%=== Image Refinement 
  503. *%=============================================================================
  504.  
  505. *OpenUI *Smoothing/KIR: PickOne
  506. *OrderDependency: 50 AnySetup *Smoothing
  507. *DefaultSmoothing: Medium
  508. *Smoothing None/Off: "0 statusdict /setdoret get exec"
  509. *Smoothing Light/Light: "1 statusdict /setdoret get exec"
  510. *Smoothing Medium/Medium: "2 statusdict /setdoret get exec"
  511. *Smoothing Dark/Dark: "3 statusdict /setdoret get exec"
  512. *?Smoothing: "save
  513.   [(None)(Light)(Medium)(Dark)]
  514.   statusdict /doret get exec {get} stopped
  515.   {pop pop (Unknown) } if
  516.   = flush restore
  517.   "
  518. *End
  519. *CloseUI: *Smoothing
  520.  
  521. *%=============================================================================
  522. *%=== Halftone Information 
  523. *%=============================================================================
  524.  
  525. *DefaultHalftoneType: 1
  526. *ScreenFreq: "53.0"
  527. *ScreenAngle: "45.0"
  528. *ResScreenFreq 300dpi: "53.0"
  529. *ResScreenAngle 300dpi: "45.0"
  530.  
  531. *DefaultScreenProc: Ellipse
  532. *ScreenProc Dot: "
  533.  {abs exch abs 2 copy add 1 gt
  534.  {1 sub dup mul exch 1 sub dup mul add 1 sub}
  535.  {dup mul exch dup mul add 1 exch sub} ifelse}"
  536. *End
  537. *ScreenProc Line: "
  538.  {pop}"
  539. *End
  540. *ScreenProc Ellipse: "
  541.  {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  542. *End
  543.  
  544. *DefaultTransfer: Null
  545. *Transfer Null: "{}"
  546. *Transfer Null.Inverse: "{1 exch sub}"
  547.  
  548. *%=============================================================================
  549. *%=== Paper Handling 
  550. *%=============================================================================
  551.  
  552. *%=== Page Size Definitions
  553. *OpenUI *PageSize: PickOne
  554. *OrderDependency: 40 AnySetup *PageSize
  555. *DefaultPageSize: A4
  556. *PageSize A3/A3: "
  557.   << /Policies << /PageSize 2 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  558. *End
  559. *PageSize A4/A4: "
  560.   << /Policies << /PageSize 2 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  561. *End
  562. *PageSize A5/A5: "
  563.   << /Policies << /PageSize 2 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  564. *End
  565. *PageSize A6/A6: "
  566.   << /Policies << /PageSize 2 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  567. *End
  568. *PageSize B4/B4: "
  569.   << /Policies << /PageSize 2 >> /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
  570. *End
  571. *PageSize B5/B5 (JIS): "
  572.   << /Policies << /PageSize 2 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  573. *End
  574. *PageSize B6/B6: "
  575.   << /Policies << /PageSize 2 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  576. *End
  577. *PageSize Letter/Letter: "
  578.   << /Policies << /PageSize 2 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  579. *End
  580. *PageSize Legal/Legal: "
  581.   << /Policies << /PageSize 2 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  582. *End
  583. *PageSize Executive/Executive: "
  584.   << /Policies << /PageSize 2 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  585. *End
  586. *PageSize Ledger/Ledger: "
  587.   << /Policies << /PageSize 2 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  588. *End
  589. *PageSize EnvPersonal/Envelope #6: "
  590.   << /Policies << /PageSize 2 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  591. *End
  592. *PageSize Env9/Envelope #9: "
  593.   << /Policies << /PageSize 2 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  594. *End
  595. *PageSize Env10/Envelope #10: "
  596.   << /Policies << /PageSize 2 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  597. *End
  598. *PageSize EnvMonarch/Envelope Monarch: "
  599.   << /Policies << /PageSize 2 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  600. *End
  601. *PageSize EnvDL/Envelope DL: "
  602.   << /Policies << /PageSize 2 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  603. *End
  604. *PageSize EnvC5/Envelope C5: "
  605.   << /Policies << /PageSize 2 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  606. *End
  607. *?PageSize: "
  608.  save
  609.    currentpagedevice /PageSize get aload pop
  610.    2 copy gt {exch} if
  611.    (Unknown)
  612.  17 dict
  613.  dup [842 1191] (A3) put
  614.  dup [595 842] (A4) put
  615.  dup [420 595] (A5) put
  616.  dup [297 420] (A6) put
  617.  dup [729 1032] (B4) put
  618.  dup [516 729] (B5) put
  619.  dup [363 516] (B6) put
  620.  dup [612 792] (Letter) put
  621.  dup [612 1008] (Legal) put
  622.  dup [522 756] (Executive) put
  623.  dup [792 1224] (Ledger) put
  624.  dup [261 468] (EnvPersonal) put
  625.  dup [279 639] (Env9) put
  626.  dup [297 684] (Env10) put
  627.  dup [279 540] (EnvMonarch) put
  628.  dup [312 624] (EnvDL) put
  629.  dup [459 649] (EnvC5) put
  630.  { exch aload pop 4 index sub abs 5 le exch
  631.    5 index sub abs 5 le and
  632.       {exch pop exit} {pop} ifelse
  633.    } bind forall
  634.    = flush pop pop
  635.  restore
  636. "
  637. *End
  638. *CloseUI: *PageSize
  639.  
  640. *%=== Page Region Definitions for Frame Buffer
  641. *OpenUI *PageRegion: PickOne
  642. *OrderDependency: 40 AnySetup *PageRegion
  643. *DefaultPageRegion: A4
  644. *PageRegion A3/A3: "
  645.   << /Policies << /PageSize 7 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  646. *End
  647. *PageRegion A4/A4: "
  648.   << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  649. *End
  650. *PageRegion A5/A5: "
  651.   << /Policies << /PageSize 7 >> /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  652. *End
  653. *PageRegion A6/A6: "
  654.   << /Policies << /PageSize 7 >> /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  655. *End
  656. *PageRegion B4/B4: "
  657.   << /Policies << /PageSize 7 >> /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
  658. *End
  659. *PageRegion B5/B5 (JIS): "
  660.   << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  661. *End
  662. *PageRegion B6/B6: "
  663.   << /Policies << /PageSize 7 >> /PageSize [363 516] /ImagingBBox null >> setpagedevice"
  664. *End
  665. *PageRegion Letter/Letter: "
  666.   << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  667. *End
  668. *PageRegion Legal/Legal: "
  669.   << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  670. *End
  671. *PageRegion Executive/Executive: "
  672.   << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  673. *End
  674. *PageRegion Ledger/Ledger: "
  675.   << /Policies << /PageSize 7 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  676. *End
  677. *PageRegion EnvPersonal/Envelope #6: "
  678.   << /Policies << /PageSize 7 >> /PageSize [261 468] /ImagingBBox null >> setpagedevice"
  679. *End
  680. *PageRegion Env9/Envelope #9: "
  681.   << /Policies << /PageSize 7 >> /PageSize [279 639] /ImagingBBox null >> setpagedevice"
  682. *End
  683. *PageRegion Env10/Envelope #10: "
  684.   << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  685. *End
  686. *PageRegion EnvMonarch/Envelope Monarch: "
  687.   << /Policies << /PageSize 7 >> /PageSize [279 540] /ImagingBBox null >> setpagedevice"
  688. *End
  689. *PageRegion EnvDL/Envelope DL: "
  690.   << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  691. *End
  692. *PageRegion EnvC5/Envelope C5: "
  693.   << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
  694. *End
  695. *CloseUI: *PageRegion
  696.  
  697. *%=== Imageable Area Definitions
  698. *DefaultImageableArea: A4
  699. *ImageableArea A3/A3: "12 10 830 1181"
  700. *ImageableArea A4/A4: "12 10 583 832"
  701. *ImageableArea A5/A5: "12 10 409 585"
  702. *ImageableArea A6/A6: "12 10 285 411"
  703. *ImageableArea B4/B4: "12 10 716 1022"
  704. *ImageableArea B5/B5 (JIS): "21 10 495 719"
  705. *ImageableArea B6/B6: "12 10 352 506"
  706. *ImageableArea Letter/Letter: "12 8 600 784"
  707. *ImageableArea Legal/Legal: "12 8 600 1000"
  708. *ImageableArea Executive/Executive: "12 8 510 748"
  709. *ImageableArea Ledger/Ledger: "12 8 780 1216"
  710. *ImageableArea EnvPersonal/Envelope #6: "12 8 249 460"
  711. *ImageableArea Env9/Envelope #9: "12 8 267 631"
  712. *ImageableArea Env10/Envelope #10: "12 8 285 676"
  713. *ImageableArea EnvMonarch/Envelope Monarch: "12 8 267 532"
  714. *ImageableArea EnvDL/Envelope DL: "12 10 300 614"
  715. *ImageableArea EnvC5/Envelope C5: "12 10 447 639"
  716. *?ImageableArea: " save
  717.   /cvp { cvi (                   ) cvs
  718.   print ( ) print } bind def
  719.   newpath clippath pathbbox
  720.   4 -2 roll exch 2 {ceiling cvp} repeat
  721.   exch 2 {floor cvp} repeat ( ) = flush
  722.  restore"
  723. *End
  724.  
  725. *%=== Physical Dimensions of Media
  726. *DefaultPaperDimension: A4
  727. *PaperDimension A3/A3: "842 1191"
  728. *PaperDimension A4/A4: "595 842"
  729. *PaperDimension A5/A5: "420 595"
  730. *PaperDimension A6/A6: "297 420"
  731. *PaperDimension B4/B4: "729 1032"
  732. *PaperDimension B5/B5 (JIS): "516 729"
  733. *PaperDimension B6/B6: "363 516"
  734. *PaperDimension Letter/Letter: "612 792"
  735. *PaperDimension Legal/Legal: "612 1008"
  736. *PaperDimension Executive/Executive: "522 756"
  737. *PaperDimension Ledger/Ledger: "792 1224"
  738. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  739. *PaperDimension Env9/Envelope #9: "279 639"
  740. *PaperDimension Env10/Envelope #10: "297 684"
  741. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  742. *PaperDimension EnvDL/Envelope DL: "312 624"
  743. *PaperDimension EnvC5/Envelope C5: "459 649"
  744.  
  745. *%=== Custom Page Size Definitions
  746.  
  747. *%=== Input Slot Definitions
  748. *OpenUI *InputSlot: PickOne
  749. *OrderDependency: 30 AnySetup *InputSlot
  750. *DefaultInputSlot: Internal
  751. *InputSlot Internal/Cassette 1 (Internal): "
  752.   << /ManualFeed false >> setpagedevice
  753.   statusdict begin 0 setpapertray end "
  754. *End
  755. *InputSlot EF1/Envelope Feeder (EF-1): "
  756.   << /ManualFeed false >> setpagedevice
  757.   statusdict begin 2 setpapertray end "
  758. *End
  759. *InputSlot UF1/Universal Feeder (UF-1): "
  760.   << /ManualFeed false >> setpagedevice
  761.   statusdict begin 2 setpapertray end "
  762. *End
  763. *InputSlot PF9A/Cassette 2 (PF-9): "
  764.   << /ManualFeed false >> setpagedevice
  765.   statusdict begin 1 setpapertray end "
  766. *End
  767. *InputSlot PF9B/Cassette 3 (PF-9): "
  768.   << /ManualFeed false >> setpagedevice
  769.   statusdict begin 3 setpapertray end "
  770. *End
  771. *?InputSlot: "
  772.  "
  773. *End
  774. *CloseUI: *InputSlot
  775.  
  776. *RequiresPageRegion All: True
  777. *%=== Manual Feed Definitions
  778. *OpenUI *ManualFeed/Manual Feed: Boolean
  779. *OrderDependency: 20 AnySetup *ManualFeed
  780. *DefaultManualFeed: False
  781. *ManualFeed True/True: "<< /ManualFeed true >> setpagedevice"
  782. *ManualFeed False/False: "<< /ManualFeed false >> setpagedevice"
  783. *?ManualFeed: " save
  784.   currentpagedevice /ManualFeed get
  785.   {(True)}{(False)} ifelse = flush
  786.  restore"
  787. *End
  788. *CloseUI: *ManualFeed
  789.  
  790. *%=== Output Bin Definitions
  791. *OpenUI *OutputBin/Output Bin: PickOne
  792. *OrderDependency: 50 AnySetup *OutputBin
  793. *DefaultOutputBin: Default
  794. *OutputBin Default/Printer Default: ""
  795. *OutputBin FaceUp/Face-Up: "1 statusdict /setoutputtray get exec"
  796. *OutputBin FaceDown/Face-Down: "0 statusdict /setoutputtray get exec"
  797. *?OutputBin: "
  798.  "
  799. *End
  800. *CloseUI: *OutputBin
  801.  
  802. *%=== Output Order Definitions
  803. *DefaultOutputOrder: Normal
  804. *PageStackOrder FaceDown: Normal
  805. *PageStackOrder FaceUp: Reverse
  806.  
  807. *%=== Tray Switch Definitions
  808. *OpenUI *TraySwitch/Auto Tray Switch: Boolean
  809. *OrderDependency: 25 AnySetup *TraySwitch
  810. *DefaultTraySwitch: False
  811. *TraySwitch True/On: "<< /TraySwitch true >> setpagedevice"
  812. *TraySwitch False/Off: "<< /TraySwitch false >> setpagedevice"
  813. *?TraySwitch: " save
  814.   currentpagedevice /TraySwitch get
  815.   {(True)}{(False)} ifelse = flush
  816.  restore"
  817. *End
  818. *CloseUI: *TraySwitch
  819.  
  820. *%=== PPD Version Info 
  821. *OpenUI *KCVersion/PPD Version: PickOne
  822. *OrderDependency: 25 AnySetup *KCVersion
  823. *DefaultKCVersion: Default
  824. *KCVersion Default/1.2.3: ""
  825. *CloseUI: *KCVersion
  826.  
  827. *%=============================================================================
  828. *%=== Font Information
  829. *%=============================================================================
  830.  
  831. *DefaultFont: Courier
  832. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  833. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  834. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  835. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  836. *Font Bookman-Demi: Standard "(001.003S)" Standard ROM
  837. *Font Bookman-DemiItalic: Standard "(001.003S)" Standard ROM
  838. *Font Bookman-Light: Standard "(001.003S)" Standard ROM
  839. *Font Bookman-LightItalic: Standard "(001.003S)" Standard ROM
  840. *Font Courier: Standard "(002.004S)" Standard ROM
  841. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  842. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  843. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  844. *Font Helvetica: Standard "(001.006S)" Standard ROM
  845. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  846. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  847. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  848. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  849. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  850. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  851. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  852. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  853. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  854. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  855. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  856. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  857. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  858. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  859. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  860. *Font Symbol: Special "(001.007S)" Special ROM
  861. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  862. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  863. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  864. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  865. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  866. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  867. *Font Helvetica-Light: Standard "(001.000S)" Standard ROM
  868. *Font Helvetica-LightOblique: Standard "(001.000S)" Standard ROM
  869. *Font Helvetica-Black: Standard "(001.000S)" Standard ROM
  870. *Font Helvetica-BlackOblique: Standard "(001.000S)" Standard ROM
  871. *Font Korinna-Regular: Standard "(001.000S)" Standard ROM
  872. *Font Korinna-KursivRegular: Standard "(001.000S)" Standard ROM
  873. *Font Korinna-Bold: Standard "(001.000S)" Standard ROM
  874. *Font Korinna-KursivBold: Standard "(001.000S)" Standard ROM
  875. *Font Garamond-Light: Standard "(001.000S)" Standard ROM
  876. *Font Garamond-LightItalic: Standard "(001.000S)" Standard ROM
  877. *Font Garamond-Bold: Standard "(001.000S)" Standard ROM
  878. *Font Garamond-BoldItalic: Standard "(001.000S)" Standard ROM
  879. *?FontQuery: "save
  880.   /str 100 string dup 0 (fonts/) putinterval def
  881.   {   count 1 gt
  882.       {   exch dup str 6 94 getinterval cvs
  883.   (/) print dup print (:) print exch
  884.   FontDirectory exch known
  885.   {   pop (Yes) }
  886.   {   length 6 add str 0 3 -1 roll getinterval
  887.       mark exch status
  888.       {   cleartomark (Yes)}{cleartomark (No)} ifelse
  889.   } ifelse = flush }
  890.      {   exit } ifelse
  891.   } bind loop
  892.   (*) = flush
  893.  restore"
  894. *End
  895. *?FontList: "save
  896.   FontDirectory { pop == } bind forall
  897.   (*) = flush
  898.  restore"
  899. *End
  900.  
  901. *%=============================================================================
  902. *%=== Printer Messages
  903. *%=============================================================================
  904.  
  905. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  906. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  907. *Message: "\FontName\ not found, using Courier"
  908.  
  909. *%===== Status (format: %%[ status: <one of these> ]%% )
  910. *Status: "warming up"/warming up
  911. *Status: "idle"/idle
  912. *Status: "busy"/busy
  913. *Status: "waiting"/waiting
  914. *Status: "printing"/printing
  915. *Status: "initializing"/initializing
  916.  
  917. *Status: "printing test page"/printing test page
  918.  
  919. *%===== Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  920. *PrinterError: "paper entry misfeed"
  921. *PrinterError: "no paper tray"
  922. *PrinterError: "out of paper"
  923. *PrinterError: "toner low (halt)"
  924. *PrinterError: "warming up"
  925. *PrinterError: "other reason"
  926. *PrinterError: "video interface mode"
  927. *PrinterError: "offline"
  928. *PrinterError: "toner low (warning)"
  929.  
  930. *%===== Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  931. *Source: "Serial 25"
  932. *Source: "Parallel"
  933. *Source: "EtherTalk"
  934. *Source: "Optional"
  935.  
  936. *%=============================================================================
  937. *%  End of PPD file for Kyocera FS-6500+ (European English)
  938. *%=============================================================================
  939.  
  940.